home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / telecomm / bbs / eazybbs-2.17.lha / EazyBBS / Data / Configuration / 3 < prev   
Text File  |  1994-08-24  |  2KB  |  111 lines

  1.  
  2. # For details refer to the EazyBBS Manual
  3. #
  4. # General Settings
  5. #
  6.  
  7.  MailboxName        "ZikZak"
  8.  UucpName        zikzak.in-berlin.de
  9.  Timeout        600 seconds
  10.  GuestTime        15 minutes
  11.  DefaultPrompt        "[%r] %l:%a%b> "
  12.  DefaultSignature    "-- \namk was here\n"
  13.  NewUnread        3
  14.  ShowRealname        off
  15.  
  16.  HarddiskLimit        0 bytes
  17.  
  18.  TaskPriority-Std    0
  19.  TaskPriority-Xfer    0
  20.  
  21.  XPRZmodemName        xprzmodem.library (must be version 2.0 or higher)
  22.  
  23.  Chat-Status        on (by default)
  24.  ChatLog-Status        off (by default)
  25.  
  26. #
  27. # Serial Settings
  28. #
  29.  
  30.  Baud            38400 bps
  31.  ModemDevice        serial.device
  32.  ModemUnit        -1
  33.  HangupTime        20 (tenths of a second)
  34.  
  35.  RingDelay        1
  36.  
  37.  
  38. # Extra (bonus) time for uploads:
  39.  
  40.  MessageBonus        100 %
  41.  MailBonus        0 %
  42.  UploadBonus        100 %
  43.  
  44.  
  45. # within first half of usertime...
  46.  
  47.  Download-Overdraw    100 %
  48.  
  49.  
  50. # Extra (bonus/minus) time for login time:
  51.  
  52.  TimeBonusTable        =+++++++++++++=====-----
  53.  TimeBonusPlus        20 min.
  54.  TimeBonusMinus        10 min.
  55.  
  56. #
  57. # Editor line limits:
  58. #
  59.  
  60.  MessageLines        750
  61.  MailLines        750
  62.  FileCommentLines    50
  63.  MailIntroLines        10
  64.  
  65.  
  66. #
  67. # Graphical Rendering
  68. #
  69.  
  70.  IntuiFontName        helvetica.font
  71.  IntuiFontSize        13
  72.  
  73.  TextFontName        courier.font
  74.  TextFontSize        13
  75.  
  76. # Console design:   (rgb_number = 256*red + 16*green + blue)
  77. # background, foreground (pen) and two additional colors
  78.  RGB_Color1        3258
  79.  RGB_Color2        0
  80.  RGB_Color3        4095
  81.  RGB_Color4        2916
  82.  
  83. # Screen and Window Dimensions
  84. # (draw window border with 'on', any other turns off)
  85.  
  86.  ScreenPosX        0
  87.  ScreenPosY        0
  88.  ScreenWidth        0 (pixel) -- IGNORED, screen always 80 chars wide
  89. # ScreenHeight        600
  90. # ScreenMode        "PICASSO:800x600"
  91.  ScreenHeight        472
  92.  ScreenMode        "NTSC:High Res Laced"
  93.  ScreenOpen        off
  94.  
  95.  WindowBorder        off
  96.  SpaceBorder        1
  97.  SpaceTitle        2
  98.  
  99.  WindowPosX        700
  100.  WindowPosY        54
  101.  WindowWidth        420
  102.  WindowHeight        400    (not used yet)
  103.  
  104.  PubScreen        Börp
  105.  
  106. # ConsoleEditor        "Ed %s -sticky"
  107.  ConsoleEditor        builtin  (use internal editor)
  108.  
  109. # read the dox!
  110.  
  111.